Release 10.1A: OpenEdge Development:
ADM Reference
linkProperty
Returns the requested property in the object at the other end of the specified link, relative to TARGET–PROCEDURE.
Location: smart.p Parameters:INPUT pcLink AS CHARACTERThe link name.
INPUT pcPropName AS CHARACTERThe property name.
Returns: CHARACTER: property value in string form. Notes:
- This function is the Version 9 (ADM2) equivalent of the request–attribute procedure in Version 8.
Examples:- The value is returned in character format, regardless of its native datatype. If there is not exactly one object at the other end of the link, or that object is no longer there, the unknown value is returned.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |